Skip to main content
Quang Liem
💬
0 discussions

Integrate Service - FreshSales


I. Cases


1. Normal Cases

  • Click To Call
  • Iframes
  • CRM call logging
  • CRM create new contact
  • Click to view CRM object
  • Click to SMS

2. Challenge Cases

3. Special Cases


II. Config


  • ID Callcenter
  • Host
  • Description
  • Fields
    • domain
    • Authorization

1. Info

2. Iframe


III. Endpoint Table


MethodUrlTriggerDescriptionParametersHard ParamsResponse Type
POSThttps://:domain.myfreshworks.com/crm/sales/api/phone_callsnonedomain : path,
Authorization : header,
phone_call : body
POSThttps://:domain.myfreshworks.com/crm/sales/api/sales_accountsnonedomain : path,
Authorization : header,
sales_account : body
POSThttps://:domain.myfreshworks.com/crm/sales/api/contactsnonedomain : path,
Authorization : header,
contact : body
POSThttps://:domain.myfreshworks.com/crm/sales/api/notesnonedomain : path,
Authorization : header,
note : body
GEThttps://:domain.myfreshworks.com/crm/sales/api/:object/:id?include=:includenonedomain : path,
Authorization : header,
id : path,
object : path,
include : path
GEThttps://:domain.myfreshworks.com/crm/sales/api/searchnoneq : query,
include : query,
domain : path,
Authorization : header